projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3832d6
)
Don't include X11 headers in wayland
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 23 May 2013 16:26:26 +0000
(12:26 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 23 May 2013 16:26:26 +0000
(12:26 -0400)
The include of X11/keysyms.h in gdkdevice-wayland.c was just
a leftover.
gdk/wayland/gdkdevice-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkdevice-wayland.c
b/gdk/wayland/gdkdevice-wayland.c
index c258be3316ff3e54fcf031cf8ea9d00e77dfd65f..cd4a6955aab2e5e43668a53781526d55850e8308 100644
(file)
--- a/
gdk/wayland/gdkdevice-wayland.c
+++ b/
gdk/wayland/gdkdevice-wayland.c
@@
-32,7
+32,6
@@
#include "gdkdevicemanagerprivate.h"
#include <xkbcommon/xkbcommon.h>
-#include <X11/keysym.h>
#include <sys/time.h>
#include <sys/mman.h>